Use PEGetNSQLExpressions to retrieve the number of SQL expressions in the specified report.
short CRPE_API PEGetNSQLExpressions (
short printJob );
Specifies the print job for which you want to determine the number of SQL expressions. |
Declare Function PEGetNSQLExpressions Lib "crpe32.dll" (ByVal printJob As Integer) As Integer
function PEGetNSQLExpressions (
printJob: smallint
): smallint stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |